Skip to content

chore(ci): optimise runners, distribute test shards#4240

Merged
carderne merged 7 commits into
mainfrom
warp-runners
Jul 13, 2026
Merged

chore(ci): optimise runners, distribute test shards#4240
carderne merged 7 commits into
mainfrom
warp-runners

Conversation

@carderne

@carderne carderne commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator
  • Use bigger/smaller runners as recommended by warpbuild
  • Distribute test shards more evenly, move internal tests single big shard

@changeset-bot

changeset-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d097505

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

GitHub Actions workflows were updated to use larger runners for E2E, typecheck, and Webapp unit tests, and a larger Windows runner for CLI E2E tests. Release and prerelease jobs now document their requirement for GitHub-hosted runners. Internal unit tests now execute 12 parallel local shards in one job with aggregated status and merged reports. Test timing data was regenerated.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description misses required template sections like Closes #, checklist, testing, changelog, and screenshots. Add the template sections with an issue reference, checklist items, testing steps, a short changelog, and screenshots or mark them N/A.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes the CI runner and shard distribution changes.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch warp-runners

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

carderne added 6 commits July 13, 2026 11:26
The split of triggerTask.server.test.ts and triggerFailedTask.test.ts
deleted the originals but the replacement files were never staged, so
their 12 container tests silently stopped running.
@carderne carderne changed the title chore(ci): attempt at optimising slow actions chore(ci): optimise runners, distribute test shards Jul 13, 2026
@carderne carderne marked this pull request as ready for review July 13, 2026 14:51

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Open in Devin Review

Comment thread .github/workflows/unit-tests-internal.yml
@carderne carderne merged commit 703a6dc into main Jul 13, 2026
41 checks passed
@carderne carderne deleted the warp-runners branch July 13, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants